Skip to content

jextract/jni: Support optional tuple return values 2#723

Open
sidepelican wants to merge 7 commits intoswiftlang:mainfrom
sidepelican:optional_tuple2
Open

jextract/jni: Support optional tuple return values 2#723
sidepelican wants to merge 7 commits intoswiftlang:mainfrom
sidepelican:optional_tuple2

Conversation

@sidepelican
Copy link
Copy Markdown
Contributor

This is an improved version of #720.

Currently, code generation is skipped when an optional tuple is used as a return value.
This PR addresses this limitation.

Support for optional tuples as parameters remains out of scope for this PR.

Thanks to the architectural improvements in #722, I'm now able to handle these tuples properly without the need for any workarounds.

@sidepelican sidepelican requested a review from ktoso as a code owner April 24, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant